Esx Settings Clusters Software Reports HardwareCompatibility StorageDeviceOverrides VcgEntries UpdateSpec

Esx Settings Clusters Software Reports HardwareCompatibility StorageDeviceOverrides VcgEntries UpdateSpec
Esx Settings Clusters Software Reports HardwareCompatibility StorageDeviceOverrides VcgEntries UpdateSpec

The Esx Settings Clusters Software Reports HardwareCompatibility StorageDeviceOverrides VcgEntries UpdateSpec schema desribes the updates to be made to the compatibility overrides for storage devices in a cluster.

This schema was added in vSphere API 7.0.2.1.

JSON Example
{
    "product_selections": [
        {
            "key": {
                "model": "string",
                "vendor": "string",
                "capacity": 0,
                "part_number": "string",
                "firmware_version": "string"
            },
            "vcg_product": "string"
        }
    ]
}
product_selections
Required

List of Broadcom Compatibility Guide (BCG) overrides to be applied for the storage devices in a cluster.

This property was added in vSphere API 7.0.2.1.